﻿2026-07-22T05:35:56.5836835Z ##[group]Run actions/checkout@v5
2026-07-22T05:35:56.5837337Z with:
2026-07-22T05:35:56.5837648Z   repository: BigscreenVR/spt-bs-core
2026-07-22T05:35:56.5840136Z   token: ***
2026-07-22T05:35:56.5840452Z   ssh-strict: true
2026-07-22T05:35:56.5840746Z   ssh-user: git
2026-07-22T05:35:56.5841037Z   persist-credentials: true
2026-07-22T05:35:56.5841375Z   clean: true
2026-07-22T05:35:56.5841670Z   sparse-checkout-cone-mode: true
2026-07-22T05:35:56.5842018Z   fetch-depth: 1
2026-07-22T05:35:56.5842314Z   fetch-tags: false
2026-07-22T05:35:56.5842629Z   show-progress: true
2026-07-22T05:35:56.5842931Z   lfs: false
2026-07-22T05:35:56.5843208Z   submodules: false
2026-07-22T05:35:56.5843497Z   set-safe-directory: true
2026-07-22T05:35:56.5843843Z   allow-unsafe-pr-checkout: false
2026-07-22T05:35:56.5844216Z env:
2026-07-22T05:35:56.5844497Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-22T05:35:56.5844878Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-22T05:35:56.5845221Z ##[endgroup]
2026-07-22T05:35:56.7764157Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-22T05:35:56.7765307Z ##[group]Getting Git version info
2026-07-22T05:35:56.7765876Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-22T05:35:56.8111092Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-22T05:35:56.8338933Z git version 2.43.0.windows.1
2026-07-22T05:35:56.8362347Z ##[endgroup]
2026-07-22T05:35:56.8370293Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\a2349af1-7da7-4e88-ab17-de2f47de7cea\.gitconfig'
2026-07-22T05:35:56.8385005Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\a2349af1-7da7-4e88-ab17-de2f47de7cea' before making global git config changes
2026-07-22T05:35:56.8385953Z Adding repository directory to the temporary git global config as a safe directory
2026-07-22T05:35:56.8390385Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-22T05:35:56.9510372Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-22T05:35:56.9732428Z https://github.com/BigscreenVR/spt-bs-core
2026-07-22T05:35:56.9758755Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-22T05:35:56.9763673Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-22T05:35:56.9990683Z HEAD
2026-07-22T05:35:57.0248973Z ##[endgroup]
2026-07-22T05:35:57.0252332Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-22T05:35:57.6968778Z ##[group]Cleaning the repository
2026-07-22T05:35:57.6972051Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-22T05:36:03.2445103Z Removing target/
2026-07-22T05:36:03.2475372Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-22T05:36:03.3274415Z HEAD is now at 60cfa8d7 Merge a9bd167a018c0758f3dac4b71d641abab15fb282 into b68d5c3e7361351182ac186e4eb920eeb7bf5fa6
2026-07-22T05:36:03.3303036Z ##[endgroup]
2026-07-22T05:36:03.3303619Z ##[group]Disabling automatic garbage collection
2026-07-22T05:36:03.3308555Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-22T05:36:03.3584889Z ##[endgroup]
2026-07-22T05:36:03.3585449Z ##[group]Setting up auth
2026-07-22T05:36:03.3591273Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-22T05:36:03.3854065Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-22T05:36:04.0547314Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-22T05:36:04.0799090Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-22T05:36:04.5667643Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-22T05:36:04.5945249Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-22T05:36:05.1690056Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-22T05:36:05.2026235Z ##[endgroup]
2026-07-22T05:36:05.2026719Z ##[group]Fetching the repository
2026-07-22T05:36:05.2033515Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +60cfa8d70c0369fbfff21ec17a02155d07beb3a7:refs/remotes/pull/56/merge
2026-07-22T05:36:05.9198615Z ##[endgroup]
2026-07-22T05:36:05.9199068Z ##[group]Determining the checkout info
2026-07-22T05:36:05.9199494Z ##[endgroup]
2026-07-22T05:36:05.9205366Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-22T05:36:05.9507823Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-22T05:36:05.9749507Z ##[group]Checking out the ref
2026-07-22T05:36:05.9754732Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/56/merge
2026-07-22T05:36:06.0170028Z HEAD is now at 60cfa8d7 Merge a9bd167a018c0758f3dac4b71d641abab15fb282 into b68d5c3e7361351182ac186e4eb920eeb7bf5fa6
2026-07-22T05:36:06.0189438Z ##[endgroup]
2026-07-22T05:36:06.0459428Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-22T05:36:06.0685877Z 60cfa8d70c0369fbfff21ec17a02155d07beb3a7
